@charset "utf-8";
/* CSS Document */
/*footer*/
#footer{ margin: 0 auto;width: 100%;clear: both; border-top: #d6d6d6 1px solid ;}
.foot_tab{ width: 1200px; margin: 0 auto; background:#fff;padding:20px 0;font-size: 14px;}
.foot_tit{border-bottom:2px solid #1d61b8;height:42px;background:0 0!important}
.foot_tab span{font-size:18px;color:#1d61b8;float:left;display:block;width:140px;text-align:center;line-height:36px;background: url(../img/footspan.png) 0px center no-repeat;}
.foot_tit li{float:left;line-height:36px;padding:0 20px;margin-top:2px;}
.foot_tit li.active{border:1px solid #1d61b8;border-bottom:4px solid #fff;}
.foot_box ul{padding-top:20px;}
.foot_box ul li{float:left;margin-right:23px;height:30px; line-height: 30px; position: relative; text-indent: 10px; }
.foot_box ul li::before{content: ""; position: absolute;  left:0px; top:14px; display: inline-block; width: 3px; height: 3px; background: #555;border-radius:5px;}
.foot_box ul li a{display:block;}
.foot_box ul li a:hover{color:#c01920;}
.foot_box ul li a:hover::before{content: ""; position: absolute;  left:0px; top:14px; display: inline-block; width: 3px; height: 3px; background: #cb2525;border-radius:5px;}
.foot_last{ width: 100%; margin: 0 auto; border-top: #eeeeee 8px solid ; overflow: hidden; display:block; word-break: break-all; background-color: #1d61b8;  }
.last_left{ width:1200px; margin: 36px auto;text-align: center; color: #fff;font-size: 14px;}
.last_left p{ line-height:28px;}
.last_left p i{ margin-right: 10px;}
.last_bottom{width: 100%; margin: 0 auto;text-align: center; background-color: #053492; height:45px; line-height: 45px;color: #fff; font-size: 14px;}
.last_bottom a{ color: #fff;}
